home *** CD-ROM | disk | FTP | other *** search
/ IRIX Base Documentation 2001 May / SGI IRIX Base Documentation 2001 May.iso / usr / share / catman / u_man / cat1 / X11 / xman.z / xman
Encoding:
Text File  |  1998-10-30  |  28.3 KB  |  595 lines

  1.  
  2.  
  3.  
  4.      XXXXMMMMAAAANNNN((((1111))))             XXXX VVVVeeeerrrrssssiiiioooonnnn 11111111 ((((RRRReeeelllleeeeaaaasssseeee 5555))))              XXXXMMMMAAAANNNN((((1111))))
  5.  
  6.  
  7.  
  8.      NNNNAAAAMMMMEEEE
  9.           xman - Manual page display program for the X Window System
  10.  
  11.      SSSSYYYYNNNNOOOOPPPPSSSSIIIISSSS
  12.           xxxxmmmmaaaannnn [ -_o_p_t_i_o_n_s ... ]
  13.  
  14.      DDDDEEEESSSSCCCCRRRRIIIIPPPPTTTTIIIIOOOONNNN
  15.           _X_m_a_n is a manual page browser.  This is international
  16.           version to browse manual written in various languages.
  17.           Although this manual is written in English, an user can
  18.           change any English menu label below to that one written in
  19.           other language.
  20.  
  21.           The default size of the initial _x_m_a_n window is small so that
  22.           you can leave it running throughout your entire login
  23.           session.  In the initial window there are three options:
  24.           _H_e_l_p will pop up a window with on-line help, _Q_u_i_t will exit,
  25.           and _M_a_n_u_a_l _P_a_g_e will pop up a window with a manual page
  26.           browser in it.  Typing Control-S will pop up a window
  27.           prompting for a specific manual page to display.  You may
  28.           display more than one manual page browser window at a time
  29.           from a single execution of _x_m_a_n.
  30.  
  31.           For further information on using _x_m_a_n, please read the on-
  32.           line help information.  Most of this manual will discuss
  33.           customization of _x_m_a_n.
  34.  
  35.      OOOOPPPPTTTTIIIIOOOONNNNSSSS
  36.           Xman supports all standard Toolkit command line arguments
  37.           (see _X(1)).  The following additional arguments are
  38.           supported.
  39.  
  40.  
  41.           ----hhhheeeellllppppffffiiiilllleeee _f_i_l_e_n_a_m_e
  42.                Specifies a helpfile to use other than the default.
  43.  
  44.           ----bbbbooootttthhhhsssshhhhoooowwwwnnnn
  45.                Allows both the manual page and manual directory to be
  46.                on the screen at the same time.
  47.  
  48.           ----nnnnoooottttooooppppbbbbooooxxxx
  49.                Starts without the Top Menu with the three buttons in
  50.                it.
  51.  
  52.           ----ggggeeeeoooommmmeeeettttrrrryyyy _W_x_H+_X+_Y
  53.                Sets the size and location of the Top Menu with the
  54.                three buttons in it.
  55.  
  56.           ----ppppaaaaggggeeeessssiiiizzzzeeee _W_x_H+_X+_Y
  57.                Sets the size and location of all the Manual Pages.
  58.  
  59.           ----ttttbbbbllll _c_o_m_m_a_n_d_n_a_m_e
  60.  
  61.  
  62.  
  63.      Page 1                                          (printed 4/30/98)
  64.  
  65.  
  66.  
  67.  
  68.  
  69.  
  70.      XXXXMMMMAAAANNNN((((1111))))             XXXX VVVVeeeerrrrssssiiiioooonnnn 11111111 ((((RRRReeeelllleeeeaaaasssseeee 5555))))              XXXXMMMMAAAANNNN((((1111))))
  71.  
  72.  
  73.  
  74.                Sets the command of tbl function, default is tbl.
  75.  
  76.           ----eeeeqqqqnnnn _c_o_m_m_a_n_d_n_a_m_e
  77.                Sets the command of eqn function, default is neqn.
  78.  
  79.           ----rrrrooooffffffff _c_o_m_m_a_n_d_n_a_m_e
  80.                Sets the command of roff function, default is nroff.
  81.  
  82.           The roff commands(tbl,neqn and nroff) is used by xman to
  83.           preprocess the manual page.  If the default commands can not
  84.           handle your local language, please find and choose others on
  85.           your platform.  One example is jnroff on LUNA workstation
  86.           for manual in Japanese.
  87.  
  88.      CCCCUUUUSSSSTTTTOOOOMMMMIIIIZZZZIIIINNNNGGGG XXXXMMMMAAAANNNN
  89.           _X_m_a_n allows customization of both the directories to be
  90.           searched for manual pages, and the name that each directory
  91.           will map to in the _S_e_c_t_i_o_n_s menu.  Xman determines which
  92.           directories it will search by reading the _M_A_N_P_A_T_H
  93.           environment variable.  If no _M_A_N_P_A_T_H is found then the
  94.           directory is /usr/man is searched on POSIX systems.  This
  95.           environment is expected to be a colon-separated list of
  96.           directories for xman to search.
  97.  
  98.           setenv MANPATH /mit/kit/man:/usr/man
  99.  
  100.           By default, _x_m_a_n will search each of the following
  101.           directories (in each of the directories specified in the
  102.           users MANPATH) for manual pages.  If manual pages exist in
  103.           that directory then they are added to list of manual pages
  104.           for the corresponding menu item.  A menu item is only
  105.           displayed for those sections that actually contain manual
  106.           pages.
  107.  
  108.           Directory      Section Name
  109.           ---------      ------------
  110.           man1           (1) User Commands
  111.           man2           (2) System Calls
  112.           man3           (3) Subroutines
  113.           man4           (4) Devices
  114.           man5           (5) File Formats
  115.           man6           (6) Games
  116.           man7           (7) Miscellaneous
  117.           man8           (8) Sys. Administration
  118.           manl           (l) Local
  119.           mann           (n) New
  120.           mano           (o) Old
  121.  
  122.           For instance, a user has three directories in her manual
  123.           path and each contain a directory called _m_a_n_3.  All these
  124.           manual pages will appear alphabetically sorted when the user
  125.           selects the menu item called (_3) _S_u_b_r_o_u_t_i_n_e_s.  If there is
  126.  
  127.  
  128.  
  129.      Page 2                                          (printed 4/30/98)
  130.  
  131.  
  132.  
  133.  
  134.  
  135.  
  136.      XXXXMMMMAAAANNNN((((1111))))             XXXX VVVVeeeerrrrssssiiiioooonnnn 11111111 ((((RRRReeeelllleeeeaaaasssseeee 5555))))              XXXXMMMMAAAANNNN((((1111))))
  137.  
  138.  
  139.  
  140.           no directory called _m_a_n_o in any of the directories in her
  141.           MANPATH, or there are no manual pages in any of the
  142.           directories called _m_a_n_o then no menu item will be displayed
  143.           for the section called (_o) _O_l_d.
  144.  
  145.      TTTTHHHHEEEE MMMMAAAANNNNDDDDEEEESSSSCCCC FFFFIIIILLLLEEEE
  146.           By using the _m_a_n_d_e_s_c file a user or system manager is able
  147.           to more closely control which manual pages will appear in
  148.           each of the sections represented by menu items in the
  149.           _S_e_c_t_i_o_n_s menu.  This functionality is only available on a
  150.           section by section basis, and individual manual pages may
  151.           not be handled in this manner.  (Although generous use of
  152.           symbolic links - see _l_n(1) - will allow almost any
  153.           configuration you can imagine.)
  154.  
  155.           The format of the mandesc file is a character followed by a
  156.           label.  The character determines which of the sections will
  157.           be added under this label.  For instance suppose that you
  158.           would like to create an extra menu item that contains all
  159.           programmer subroutines.  This label should contain all
  160.           manual pages in both sections two and three.  The _m_a_n_d_e_s_c
  161.           file would look like this:
  162.  
  163.           2Programmer Subroutines
  164.           3Programmer Subroutines
  165.  
  166.           This will add a menu item to the _S_e_c_t_i_o_n_s menu that would
  167.           bring up a listing of all manual pages in sections two and
  168.           three of the Programmers Manual.  Since the label names are
  169.           _e_x_a_c_t_l_y the same they will be added to the same section.
  170.           Note, however, that the original sections still exist.
  171.  
  172.           If you want to completely ignore the default sections in a
  173.           manual directory then add the line:
  174.  
  175.           no default sections
  176.  
  177.           anywhere in your mandesc file.  This keeps xman from
  178.           searching the default manual sections _I_n _t_h_a_t _d_i_r_e_c_t_o_r_y
  179.           _o_n_l_y.  As an example, suppose you want to do the same thing
  180.           as above, but you don't think that it is useful to have the
  181.           _S_y_s_t_e_m _C_a_l_l_s or _S_u_b_r_o_u_t_i_n_e_s sections any longer.  You would
  182.           need to duplicate the default entries, as well as adding
  183.           your new one.
  184.  
  185.           no default sections
  186.           1(1) User Commands
  187.           2Programmer Subroutines
  188.           3Programmer Subroutines
  189.           4(4) Devices
  190.           5(5) File Formats
  191.           6(6) Games
  192.  
  193.  
  194.  
  195.      Page 3                                          (printed 4/30/98)
  196.  
  197.  
  198.  
  199.  
  200.  
  201.  
  202.      XXXXMMMMAAAANNNN((((1111))))             XXXX VVVVeeeerrrrssssiiiioooonnnn 11111111 ((((RRRReeeelllleeeeaaaasssseeee 5555))))              XXXXMMMMAAAANNNN((((1111))))
  203.  
  204.  
  205.  
  206.           7(7) Miscellaneous
  207.           8(8) Sys. Administration
  208.           l(l) Local
  209.           n(n) New
  210.           o(o) Old
  211.  
  212.           Xman will read any section that is of the from
  213.           _m_a_n<_c_h_a_r_a_c_t_e_r>, where <character> is an upper or lower case
  214.           letter (they are treated distinctly) or a numeral (0-9).  Be
  215.           warned, however, that man(1) and catman(8) will not search
  216.           directories that are non-standard.
  217.  
  218.      WWWWIIIIDDDDGGGGEEEETTTTSSSS
  219.           In order to specify resources, it is useful to know the
  220.           hierarchy of the widgets which compose _x_m_a_n.  In the
  221.           notation below, indentation indicates hierarchical
  222.           structure.  The widget class name is given first, followed
  223.           by the widget instance name.
  224.  
  225.           Xman xman (_T_h_i_s _w_i_d_g_e_t _i_s _n_e_v_e_r _u_s_e_d)
  226.                TopLevelShell  topbox
  227.                     Form  form
  228.                          LabelLocale  topLabel
  229.                          CommandLocale  helpButton
  230.                          CommandLocale  quitButton
  231.                          CommandLocale  manpageButton
  232.                     TransientShell  search
  233.                          DialogLocaleWidgetClass  dialog
  234.                               LabelLocale  label
  235.                               Text  value
  236.                               CommandLocale  manualPage
  237.                               CommandLocale  apropos
  238.                               CommandLocale  cancel
  239.                     TransientShell  pleaseStandBy
  240.                          LabelLocale  label
  241.                TopLevelShell  manualBrowser
  242.                     Paned  Manpage_Vpane
  243.                          Paned  horizPane
  244.                               MenuButtonLocale  options
  245.                               MenuButtonLocale  sections
  246.                               LabelLocale  manualBrowser
  247.                          Viewport  directory
  248.                               ListLocale  directory
  249.                               ListLocale  directory
  250.                               .
  251.                               . (one for each section,
  252.                               .  created on the fly)
  253.                               .
  254.                          ScrollByLine  manualPage
  255.                     SimpleMenu  optionMenu
  256.                          SmeBSBLocale  displayDirectory
  257.                          SmeBSBLocale  displayManualPage
  258.  
  259.  
  260.  
  261.      Page 4                                          (printed 4/30/98)
  262.  
  263.  
  264.  
  265.  
  266.  
  267.  
  268.      XXXXMMMMAAAANNNN((((1111))))             XXXX VVVVeeeerrrrssssiiiioooonnnn 11111111 ((((RRRReeeelllleeeeaaaasssseeee 5555))))              XXXXMMMMAAAANNNN((((1111))))
  269.  
  270.  
  271.  
  272.                          SmeBSBLocale  help
  273.                          SmeBSBLocale  search
  274.                          SmeBSBLocale  showBothScreens
  275.                          SmeBSBLocale  removeThisManpage
  276.                          SmeBSBLocale  openNewManpage
  277.                          SmeBSBLocale  showVersion
  278.                          SmeBSBLocale  quit
  279.                     SimpleMenu  sectionMenu
  280.                          SmeBSBLocale  <name of section>
  281.                               .
  282.                               . (one for each section)
  283.                               .
  284.                     TransientShell  search
  285.                          DialogLocaleWidgetClass  dialog
  286.                               LabelLocale  label
  287.                               Text  value
  288.                               CommandLocale  manualPage
  289.                               CommandLocale  apropos
  290.                               CommandLocale  cancel
  291.                     TransientShell  pleaseStandBy
  292.                          LabelLocale  label
  293.                     TransientShell  likeToSave
  294.                          DialogLocale  dialog
  295.                               LabelLocale  label
  296.                               Text  value
  297.                               CommandLocale  yes
  298.                               CommandLocale  no
  299.                TopLevelShell  help
  300.                     Paned  Manpage_Vpane
  301.                          Paned  horizPane
  302.                               MenuButtonLocale  options
  303.                               MenuButtonLocale  sections
  304.                               LabelLocale  manualBrowser
  305.                          ScrollByLine  manualPage
  306.                     SimpleMenu  optionMenu
  307.                          SmeBSBLocale  displayDirectory
  308.                          SmeBSBLocale  displayManualPage
  309.                          SmeBSBLocale  help
  310.                          SmeBSBLocale  search
  311.                          SmeBSBLocale  showBothScreens
  312.                          SmeBSBLocale  removeThisManpage
  313.                          SmeBSBLocale  openNewManpage
  314.                          SmeBSBLocale  showVersion
  315.                          SmeBSBLocale  quit
  316.  
  317.  
  318.      AAAAPPPPPPPPLLLLIIIICCCCAAAATTTTIIIIOOOONNNN RRRREEEESSSSOOOOUUUURRRRCCCCEEEESSSS
  319.           _x_m_a_n has the following application-specific resources which
  320.           allow customizations unique to _x_m_a_n.
  321.  
  322.           mmmmaaaannnnuuuuaaaallllFFFFoooonnnnttttSSSSeeeettttNNNNoooorrrrmmmmaaaallll (Class FFFFoooonnnnttttSSSSeeeetttt)
  323.                             The font set to use for normal text in the
  324.  
  325.  
  326.  
  327.      Page 5                                          (printed 4/30/98)
  328.  
  329.  
  330.  
  331.  
  332.  
  333.  
  334.      XXXXMMMMAAAANNNN((((1111))))             XXXX VVVVeeeerrrrssssiiiioooonnnn 11111111 ((((RRRReeeelllleeeeaaaasssseeee 5555))))              XXXXMMMMAAAANNNN((((1111))))
  335.  
  336.  
  337.  
  338.                             manual pages.
  339.  
  340.           mmmmaaaannnnuuuuaaaallllFFFFoooonnnnttttSSSSeeeettttBBBBoooolllldddd (Class FFFFoooonnnnttttSSSSeeeetttt)
  341.                             The font set to use for bold text in the
  342.                             manual pages.
  343.  
  344.           mmmmaaaannnnuuuuaaaallllFFFFoooonnnnttttSSSSeeeettttIIIIttttaaaalllliiiicccc (Class FFFFoooonnnnttttSSSSeeeetttt)
  345.                             The font set to use for italic text in the
  346.                             manual pages.
  347.  
  348.           ddddiiiirrrreeeeccccttttoooorrrryyyyFFFFoooonnnnttttSSSSeeeettttNNNNoooorrrrmmmmaaaallll (Class FFFFoooonnnnttttSSSSeeeetttt)
  349.                             The font set to use for the directory
  350.                             text.
  351.  
  352.           bbbbooootttthhhhSSSShhhhoooowwwwnnnn (Class BBBBoooooooolllleeeeaaaannnn)
  353.                             Either `true' or `false,' specifies
  354.                             whether or not you want both the directory
  355.                             and the manual page shown at start up.
  356.  
  357.           ddddiiiirrrreeeeccccttttoooorrrryyyyHHHHeeeeiiiigggghhhhtttt (Class DDDDiiiirrrreeeeccccttttoooorrrryyyyHHHHeeeeiiiigggghhhhtttt)
  358.                             The height in pixels of the directory,
  359.                             when the directory and the manual page are
  360.                             shown simultaneously.
  361.  
  362.           ttttooooppppCCCCuuuurrrrssssoooorrrr (Class CCCCuuuurrrrssssoooorrrr)
  363.                             The cursor to use in the top box.
  364.  
  365.           hhhheeeellllppppCCCCuuuurrrrssssoooorrrr (Class CCCCuuuurrrrssssoooorrrr)
  366.                             The cursor to use in the help window.
  367.  
  368.           mmmmaaaannnnppppaaaaggggeeeeCCCCuuuurrrrssssoooorrrr (Class CCCCuuuurrrrssssoooorrrr)
  369.                             The cursor to use in the manual page
  370.                             window.
  371.  
  372.           sssseeeeaaaarrrrcccchhhhEEEEnnnnttttrrrryyyyCCCCuuuurrrrssssoooorrrr (Class CCCCuuuurrrrssssoooorrrr)
  373.                             The cursor to use in the search entry text
  374.                             widget.
  375.  
  376.           ppppooooiiiinnnntttteeeerrrrCCCCoooolllloooorrrr (Class FFFFoooorrrreeeeggggrrrroooouuuunnnndddd)
  377.                             This is the color of all the cursors
  378.                             (pointers) specified above.  The name was
  379.                             chosen to be compatible with xterm.
  380.  
  381.           hhhheeeellllppppFFFFiiiilllleeee  (Class FFFFiiiilllleeee)
  382.                             Use this rather than the system default
  383.                             helpfile.
  384.  
  385.           ttttooooppppBBBBooooxxxx (Class BBBBoooooooolllleeeeaaaannnn)
  386.                             Either `true' or `false,' determines
  387.                             whether the top box (containing the help,
  388.                             quit and manual page buttons) or a manual
  389.                             page is put on the screen at start-up.
  390.  
  391.  
  392.  
  393.      Page 6                                          (printed 4/30/98)
  394.  
  395.  
  396.  
  397.  
  398.  
  399.  
  400.      XXXXMMMMAAAANNNN((((1111))))             XXXX VVVVeeeerrrrssssiiiioooonnnn 11111111 ((((RRRReeeelllleeeeaaaasssseeee 5555))))              XXXXMMMMAAAANNNN((((1111))))
  401.  
  402.  
  403.  
  404.                             The default is true.
  405.  
  406.           vvvveeeerrrrttttiiiiccccaaaallllLLLLiiiisssstttt (Class BBBBoooooooolllleeeeaaaannnn)
  407.                             Either `true' or `false,' determines
  408.                             whether the directory listing is
  409.                             vertically or horizontally organized.  The
  410.                             default is horizontal (false).
  411.  
  412.           ccccoooommmmmmmmaaaannnnddddTTTTbbbbllll (Class CCCCoooommmmmmmmaaaannnnddddTTTTbbbbllll)
  413.                             Specify the command of tbl function. The
  414.                             default is tbl.
  415.  
  416.           ccccoooommmmmmmmaaaannnnddddEEEEqqqqnnnn  (Class CCCCoooommmmmmmmaaaannnnddddEEEEqqqqnnnn)
  417.                             Specify the command of tbl function. The
  418.                             default is neqn
  419.  
  420.           ccccoooommmmmmmmaaaannnnddddRRRRooooffffffff  (Class CCCCoooommmmmmmmaaaannnnddddRRRRooooffffffff)
  421.                             Specify the command of roff function. The
  422.                             default is nroff.
  423.  
  424.      GGGGLLLLOOOOBBBBAAAALLLL AAAACCCCTTTTIIIIOOOONNNNSSSS
  425.           _X_m_a_n defines all user interaction through global actions.
  426.           This allows the user to modify the translation table of any
  427.           widget, and bind any event to the new user action.  The list
  428.           of actions supported by _x_m_a_n are:
  429.  
  430.           GGGGoooottttooooPPPPaaaaggggeeee((((_p_a_g_e)))) When used in a manual page display window
  431.                          this will allow the user to move between a
  432.                          directory and manual page display.  The _p_a_g_e
  433.                          argument can be either DDDDiiiirrrreeeeccccttttoooorrrryyyy or
  434.                          MMMMaaaannnnuuuuaaaallllPPPPaaaaggggeeee.
  435.  
  436.           QQQQuuuuiiiitttt(((())))         This action may be used anywhere, and will
  437.                          exit xman.
  438.  
  439.           SSSSeeeeaaaarrrrcccchhhh((((_t_y_p_e,,,, _a_c_t_i_o_n))))
  440.                          Only useful when used in a search popup, this
  441.                          action will cause the search widget to
  442.                          perform the named search type on the string
  443.                          in the search popup's value widget. This
  444.                          action will also pop down the search widget.
  445.                          The _t_y_p_e argument can be either AAAApppprrrrooooppppoooossss,
  446.                          MMMMaaaannnnppppaaaaggggeeee or CCCCaaaannnncccceeeellll.  If an _a_c_t_i_o_n of OOOOppppeeeennnn is
  447.                          specified then xman will open a new manual
  448.                          page to display the results of the search,
  449.                          otherwise xman will attempt to display the
  450.                          results in the parent of the search popup.
  451.  
  452.           PPPPooooppppuuuuppppHHHHeeeellllpppp(((())))    This action may be used anywhere, and will
  453.                          popup the help widget.
  454.  
  455.           PPPPooooppppuuuuppppSSSSeeeeaaaarrrrcccchhhh(((())))  This action may be used anywhere except in a
  456.  
  457.  
  458.  
  459.      Page 7                                          (printed 4/30/98)
  460.  
  461.  
  462.  
  463.  
  464.  
  465.  
  466.      XXXXMMMMAAAANNNN((((1111))))             XXXX VVVVeeeerrrrssssiiiioooonnnn 11111111 ((((RRRReeeelllleeeeaaaasssseeee 5555))))              XXXXMMMMAAAANNNN((((1111))))
  467.  
  468.  
  469.  
  470.                          help window.  It will cause the search popup
  471.                          to become active and visible on the screen,
  472.                          allowing the user search for a manual page.
  473.  
  474.           CCCCrrrreeeeaaaatttteeeeNNNNeeeewwwwMMMMaaaannnnppppaaaaggggeeee(((())))
  475.                          This action may be used anywhere, and will
  476.                          create a new manual page display window.
  477.  
  478.           RRRReeeemmmmoooovvvveeeeTTTThhhhiiiissssMMMMaaaannnnppppaaaaggggeeee(((())))
  479.                          This action may be used in any manual page or
  480.                          help display window.  When called it will
  481.                          remove the window, and clean up all resources
  482.                          associated with it.
  483.  
  484.           SSSSaaaavvvveeeeFFFFoooorrrrmmmmaaaatttttttteeeeddddPPPPaaaaggggeeee((((_a_c_t_i_o_n))))
  485.                          This action can only be used in the
  486.                          lllliiiikkkkeeeeTTTTooooSSSSaaaavvvveeee popup widget, and tells xman
  487.                          whether to SSSSaaaavvvveeee or CCCCaaaannnncccceeeellll a save of the
  488.                          manual page that has just been formatted.
  489.  
  490.           SSSShhhhoooowwwwVVVVeeeerrrrssssiiiioooonnnn(((())))  This action may be called from any manual
  491.                          page or help display window, and will cause
  492.                          the informational display line to show the
  493.                          current version of xman.
  494.  
  495.      FFFFIIIILLLLEEEESSSS
  496.           <_m_a_n_p_a_t_h _d_i_r_e_c_t_o_r_y>/man<_c_h_a_r_a_c_t_e_r>
  497.  
  498.           <_m_a_n_p_a_t_h _d_i_r_e_c_t_o_r_y>/cat<_c_h_a_r_a_c_t_e_r>
  499.  
  500.           <_m_a_n_p_a_t_h _d_i_r_e_c_t_o_r_y>/mandesc
  501.  
  502.           /usr/lib/X11/app-defaults/Xman
  503.                                    specifies required resources
  504.  
  505.           /tmp                     _X_m_a_n creates temporary files in
  506.                                    /tmp for all unformatted man pages
  507.                                    and all apropos searches.
  508.  
  509.      SSSSEEEEEEEE AAAALLLLSSSSOOOO
  510.           _X(1), _m_a_n(1), _a_p_r_o_p_o_s(1), _c_a_t_m_a_n(8), _A_t_h_e_n_a _W_i_d_g_e_t _S_e_t
  511.  
  512.      EEEENNNNVVVVIIIIRRRROOOONNNNMMMMEEEENNNNTTTT
  513.           DDDDIIIISSSSPPPPLLLLAAAAYYYY        the default host and display to use.
  514.  
  515.           MMMMAAAANNNNPPPPAAAATTTTHHHH        the search path for manual pages.
  516.                          Directories are separated by colons (e.g.
  517.                          /usr/man:/mit/kit/man:/foo/bar/man).
  518.  
  519.           XXXXEEEENNNNVVVVIIIIRRRROOOONNNNMMMMEEEENNNNTTTT   to get the name of a resource file that
  520.                          overrides the global resources stored in the
  521.                          RESOURCE_MANAGER property.
  522.  
  523.  
  524.  
  525.      Page 8                                          (printed 4/30/98)
  526.  
  527.  
  528.  
  529.  
  530.  
  531.  
  532.      XXXXMMMMAAAANNNN((((1111))))             XXXX VVVVeeeerrrrssssiiiioooonnnn 11111111 ((((RRRReeeelllleeeeaaaasssseeee 5555))))              XXXXMMMMAAAANNNN((((1111))))
  533.  
  534.  
  535.  
  536.           XXXXAAAAPPPPPPPPLLLLRRRREEEESSSSDDDDIIIIRRRR    A string that will have ``Xman'' appended to
  537.                          it.  This string will be the full path name
  538.                          of a user app-defaults file to be merged into
  539.                          the resource database after the system app-
  540.                          defaults file, and before the resources that
  541.                          are attached to the display.
  542.  
  543.           XXXXNNNNLLLLSSSSPPPPAAAATTTTHHHH       To access the locale database that overrides
  544.                          the default path /usr/lib/X11/nls.
  545.  
  546.           LLLLAAAANNNNGGGG           A string that will specify the language in
  547.                          which xman browse manual.
  548.  
  549.      BBBBUUUUGGGGSSSS
  550.           The 3 styles of fonts, normal, bold and italic are used
  551.           often in English manual, however some eastern languages such
  552.           Japanese and Chinese have no italic style.  So when you
  553.           browse the manual written in mixed of English and other
  554.           language, say Japanese, it is strongly recommended that you
  555.           should choose apporopriate fonts whose sizes are consistent
  556.           in the English and Kanji characters, for example, choosing
  557.           Latin-1 font with CharCell spacing for English as can as
  558.           possible.  Otherwise the vertical line on the manual page
  559.           would not be looks nice, specially in the case of Latin-1
  560.           font with proportional spacing(variable pitch). For example
  561.           the widths of blank " " and the letter "M" are different,
  562.           they cause some indents are different.
  563.  
  564.      CCCCOOOOPPPPYYYYRRRRIIIIGGGGHHHHTTTT
  565.           Copyright 1992 by OMRON Corporation.
  566.           Copyright 1988 by Massachusetts Institute of Technology.
  567.           See _X(_1) for a full statement of rights and permissions.
  568.  
  569.      AAAAUUUUTTTTHHHHOOOORRRRSSSS
  570.           Chris Peterson, MIT X Consortium from the V10 version
  571.           written by Barry Shein formerly of Boston University.
  572.  
  573.  
  574.  
  575.  
  576.  
  577.  
  578.  
  579.  
  580.  
  581.  
  582.  
  583.  
  584.  
  585.  
  586.  
  587.  
  588.  
  589.  
  590.  
  591.      Page 9                                          (printed 4/30/98)
  592.  
  593.  
  594.  
  595.